Docs.rs
neli-proc-macros-0.1.3
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
neli-proc-macros 0.1.3
Procedural macros for neli
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
7
out of
7
items documented
1
out of
7
items with examples
Links
jbaublitz/neli
182
35
17
crates.io
Dependencies
either ^1.6
normal
proc-macro2 ^1
normal
quote ^1
normal
serde ^1
normal
syn ^1
normal
Versions
0.2.0-rc2
0.2.0-rc1
0.1.3
0.1.2
0.1.1
0.1.0
Owners
Procedural macros to be used with the library [`neli`](https://github.com/jbaublitz/neli). All derive macros other than `Header` generate implicit type parameter bounds on every type parameter which can be overriden with struct attributes.